#################
# Bengal Events #
#################

event ={
	id = 30325
	trigger = { monarch = 05572}
	random = no
	country = BGL
	name = "EVENTNAME30325"
	desc = "EVENTHIST30325"
	style = 2
	date = { day = 1 month = january year = 1521 }
	offset = 300
	deathdate = { day = 1 month = january year = 1526 }

	action_a ={
		name = "ACTIONNAME30325A"
		command = { type = treasury value = 80 }
		command = { type = infra value = 200}
		command = { type = trade value = 200 }
		command = { type = inflation value = -5 }
	}
}
event ={
	id = 30326
	trigger = { monarch = 05562}
	random = no
	country = BGL
	name = "EVENTNAME30326"
	desc = "EVENTHIST30326"
	style = 2
	date = { day = 1 month = january year = 1445 }
	offset = 500
	deathdate = { day = 1 month = january year = 1450 }

	action_a ={
		name = "ACTIONNAME30326A"
		command = { type = fortress which = -2 value = 1 }
	}
}

##### Event by Jinnai #####
event = {
	id = 30324
	random = no
	country = BGL
	name = "EVENTNAME30324"
	desc = "EVENTHIST30324"
	style = 2
	trigger = { monarch = 05575 }
	
	date = { day = 1 month = january year = 1540 }
	offset = 1000
	deathdate = { day = 1 month = january year = 1545 }
	
	action_a ={        #Implement the reforms#
		name = "ACTIONNAME3899A"
		command = { type = stability value = -4 }
		command = { type = cash value = -300 }
		command = { type = domestic which = quality value = 1 }
		command = { type = domestic which = centralization value = 1 }
		command = { type = domestic which = land value = 1 }
		command = { type = provincetax which = -2 value = 1 }
		command = { type = provincetax which = -1 value = 1 }
		command = { type = provincetax which = -1 value = 1 }
		command = { type = provincetax which = -1 value = 1 }
		command = { type = provincetax which = -1 value = 1 }
		command = { type = infra value = 600 }
	}
	
	action_b = {     #No, such restructuring would be too rash!#
		name = "ACTIONNAME3899B"
		command = { type = stability value = 2 }
		command = { type = domestic which = quality value = -1 }
		command = { type = domestic which = centralization value = -1 }
	}
}

#Arakanese Kingdom#
event = {
	id = 30323
	random = no
	country = BGL
	name = "EVENTNAME30323"
	desc = "EVENTHIST30323"
	style = 2
	trigger = { control = { province = 671 data = MYA }
		control = { province = 672 data = MYA }
		owned = { province = 671 data = MYA }
		owned = { province = 672 data = MYA }
		NOT = { exists = ARK }
}	
	date = { day = 1 month = january year = 1426 }
	offset = 100
	deathdate = { day = 1 month = january year = 1435 }
	
	action_a ={       
		name = "ACTIONNAME30323A"
		command = { type = treasury value = -50 }
		command = { type = relation which = MYA value = -50 }
	}
	
	action_b = {  
		name = "ACTIONNAME30323B"
		command = { type = stability value = -1 }
		command = { type = relation which = MYA value = 50 }
		command = { type = sleepevent which = 30322 }
	}
}

#Arakan Setup Event#
event = {
	id = 30320
	random = no
	country = BGL
	trigger = { event = 30321 }
	name = "EVENTNAME30320"
	desc = "EVENTHIST30320"
	date = { day = 1 month = january year = 1426 }
	offset = 3
	deathdate = { day = 1 month = january year = 1438 }
	style = 1
	action_a ={
		name = "ACTIONNAME40116A"					
		command = { type = vassal which = ARK }
		}
}

#Chittagong#
event = {
	id = 30316
	random = no
	country = BGL
	name = "EVENTNAME30316"
	desc = "EVENTHIST30316"
	style = 2
	trigger = { event = 30317 }	
	date = { day = 1 month = january year = 1457 }
	offset = 100
	deathdate = { day = 1 month = january year = 1480 }
	
	action_a ={       
		name = "ACTIONNAME30316A"
		command = { type = secedeprovince which = ARK value = 556 }
		command = { type = relation which = ARK value = -50 }
		command = { type = stability value = -1 }
		command = { type = casusbelli which = ARK value = 1500 }
		command = { type = addcore which = 556 }
	}
	
	action_b = {  
		name = "ACTIONNAME30316B"
		command = { type = war which = ARK }
		command = { type = trigger which = 30315 }
		command = { type = addcore which = 556 }
	}
}
